home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 2000 November: Tool Chest / Dev.CD Nov 00 TC Disk 1.toast / Tool Chest / Interapplication Communication / AE Tools / AEGizmos 1.4.2 / Sources / AEBuildNoGlobals.c < prev    next >
Encoding:
C/C++ Source or Header  |  1999-08-24  |  208 b   |  9 lines  |  [TEXT/CWIE]

  1. /*
  2.  *    AppleEvent Builder Function -- without global variables for error detection
  3.  *    by Jens Peter Alfke
  4.  */
  5.  
  6. #define NO_SYNTAX_CODES
  7.  
  8. #include "AEBuild.c"            /* As you can see, most of the code is in here */
  9.